Fix cursor display when several display strings follow each other.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Nov 2012 08:27:05 +0000 (10:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Nov 2012 08:27:05 +0000 (10:27 +0200)
commit5f35a1086db2085318024af4b84fe786e6e495a9
tree8b2d78618797ea060666051e0fb3bca674a25b32
parente2cb0ea172c43d000997f35c6fd9589ff9a4a93f
Fix cursor display when several display strings follow each other.

 src/xdisp.c (set_cursor_from_row): Skip step 2 only if point is not
 between bpos_covered and bpos_max.  This fixes cursor display when
 several display strings follow each other.
src/ChangeLog
src/xdisp.c